MasterFlowTargetObject

The master flow target object contains information about the connection of a specific target ETL node and the validation message result

API Section: Objects

Type: Object

Properties

Name

Description

Required

Type

Format

masterFlowNodeId

Master Flow node id

-

string

databaseName

Database name

-

string

serverType

Server Type - one of the ConnectionStringType enumeration

-

ConnectionStringType

validationMessage

Validation message

-

string

masterFlowNodeName

Master Flow node name

-

string

description

Description of the data flow node

-

string

serverName

Server name

-

string

dataFlowNodeId

Data Flow node id

-

string

createNewDb

Create a new database or use existing one

-

boolean

serverId

Server id

-

string

Usages
  • /API2/dataSources/getTargetByNodeId
  • /API3/dataSources/getTargetByNode